home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 209 / 209.d81 / t.space512 dnr < prev    next >
Text File  |  2022-08-26  |  869b  |  52 lines

  1. u
  2.                Space512
  3.  
  4.        by MagerValp@cling.gu.se
  5.  
  6.  
  7.     This is a simple space invaders
  8. clone. Move with A and S, shoot with
  9. SHIFT. After you die you can check
  10. your score with LIST -- the line
  11. number is your score.
  12.  
  13.  
  14.  Features:
  15.  
  16.   Original space invaders aliens :)
  17.  
  18.   l33t sound effects
  19.  
  20.   Misuse of LIST to display score
  21.  
  22.  Bugs/ limitations:
  23.  
  24.   Sound works 100% in VICE, but
  25. Background noise in CCS64.
  26.  
  27.   On my C128 with 8580 every 2nd shot
  28. doesn't sound like it should.
  29.  
  30.   Untested on a 6581.
  31.  
  32.   Plays too fast with a SuperCPU --
  33. switch to 1 MHz
  34.  
  35.   Credits:
  36.  
  37.   Code & gfx by Per Olofsson,
  38.         MagerValp@cling.gu.se
  39.  
  40.   Optimization and SID programming
  41. help by Steve Judd, sjudd@ffd2.com
  42.  
  43.   Inspiration to look at the code a
  44. 2nd time by Bob Stoner,
  45.          Bob.Stoner@wcom.com
  46.  
  47.  * Peace, love, & assembly coding *
  48.  
  49.  * (C) 2001 MagerValp@cling.gu.se *
  50.  
  51.  
  52.  
  53.